home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 24
/
PC Gamer IT CD 24 2-2.iso
/
UTILITY
/
rescue4
/
SETUP.EXE
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
< prev
Wrap
Text File
|
1997-06-16
|
1KB
|
62 lines
object Form1: TForm1
Left = 203
Top = 115
BorderIcons = []
BorderStyle = bsNone
Caption = 'Setup'
ClientHeight = 101
ClientWidth = 291
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
WindowState = wsMaximized
OnCreate = Form1Create
OnDestroy = Form1Destroy
OnShow = Form1Show
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 12
Top = 23
Width = 122
Height = 148
AutoSize = True
end
object Label1: TLabel
Left = 142
Top = 16
Width = 288
Height = 40
Caption = 'Rescue 95 Setup'
Color = clBlack
Font.Color = clYellow
Font.Height = -37
Font.Name = 'Arial'
Font.Style = [fsItalic]
ParentColor = False
ParentFont = False
end
object Label2: TLabel
Left = 455
Top = 1
Width = 183
Height = 13
Caption = 'Copyright 1997 by Super Win Software'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Timer1: TTimer
Enabled = False
Interval = 100
OnTimer = Timer1Timer
Left = 146
Top = 109
end
end